home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / BReq_1_17.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  97 lines

  1. Short:    Gadgets for OS selection during startup
  2. Author:   eraugust@igate1.hac.com (Eric R. Augustine)
  3. Uploader: eraugust@igate1.hac.com (Eric R. Augustine)
  4. Type:     util/boot
  5.  
  6. New for 1.17: Just updating the e-mail address.
  7.  
  8. This program started out as a simple program to solve a simple
  9. problem - choose to boot into AmigaOS or NetBSD on a machine
  10. that had both options available at startup time BEFORE going
  11. through all of the Startup-Sequence.  This was originally done
  12. using Nico Francois' excellent ReqTools package.  After requests
  13. came asking for timeout I decided that using Intuition directly
  14. was best so the original version was completely scrapped and
  15. what is now here came to be.  I added a timeout and default
  16. feature allowing BReq to go through a default option after a
  17. certain amount of time had passed.  Realizing that the timeout
  18. might be quite long I added a blanker (quite simple once I got
  19. the idea of IDCMP) and it was quite silly of me not to make
  20. both buttons (or gadgets rather) alterable - so now both gads
  21. can be altered on the command line.
  22.  
  23. Details about all of the options are in the accompanying "BReq.man"
  24. document as well as several examples.
  25.  
  26. I have it directly following C:SetPatch in my Startup-Sequence where it
  27. works well - allowing me to avoid all the stuff in my startup so I don't
  28. have to wait for all of that to be done before booting into NetBSD.
  29.  
  30. Give it a go and let me know if there's anything wrong - or something
  31. you'd like added (I'll try :)  I would like to add a NoClick option to
  32. stop the floppy from making that bloody clicking noise. This is mostly
  33. a learning thing for me since previous to this I had little or no
  34. intention of ever doing anything that had any graphical interface
  35. whatsoever.  So - the code is overly commented for anyone curious
  36. about doing something similar.
  37.  
  38. Enjoy...
  39.  
  40.  - Eric.
  41.  
  42.  
  43. History (???)
  44.  
  45.  1.17 Changed my e-mail address in the readme file and manpage.
  46.  
  47.  1.16 Changed the SYSSTRING option to SYSA and added SYSB.  Also
  48.       made the non-REVERSE screen a default set of colours.  SYSB
  49.       introduced for some odd reason the new BUTTONS bug.
  50.  
  51.  1.15 Removed WBENCHSCREEN option - or rather made CUSTOMSCREEN the
  52.       only screen type option. Rewrote most of the code to use gadgets
  53.       and responses from IDCMP.  Added DEFAULT and TIMEOUT options.
  54.       Also added are comment strings for each gadget. These are the
  55.       ATEXT and BTEXT options and as a result of the gadget comment
  56.       strings the buttons were placed on top of each other on the
  57.       left side of the screen rather than in the middle.  Also got
  58.       the screen BLANKer working smoothly this time around.  IDCMP
  59.       and Intuition in general made life alot easier.  It's not a
  60.       fancy blanker - just makes the screen and pointer black. And
  61.       last but, not least - PAL/NTSC recognition was added for this
  62.       version.    BReq just checks to see if it is running under PAL
  63.       and changes the positions of the gadgets and comments as well
  64.       as resizing the window and screen accordingly.
  65.  
  66.  1.14 Various attempts at getting a TIMEOUT to work properly brought
  67.       me to use a standard Intuition requester.  Discovered IDCMP
  68.       doesn't quite work that way. (test version)
  69.  
  70.  1.13 Last of the ReqTools versions.  Added the REVERSE option and
  71.       cleaned up code a bit. (test version)
  72.  
  73.  1.12 Added BUTTONS option. (second release)
  74.  
  75.  1.11-1.09 (???) Wasn't really keeping track :) Added SCREEN option
  76.       in there somewhere.  Also previous to 1.11 SCREEN wasn't an
  77.       option - BReq just opened onto its own screen. (test releases)
  78.  
  79.  1.00 Simple ReqTools requestor with SYSSTRING option opening onto
  80.       workbench (ugh). (first release)
  81.  
  82.  0.00-0.90 (???) ...
  83.  
  84.  
  85. ============================= Archive contents =============================
  86.  
  87. Original  Packed Ratio    Date     Time    Name
  88. -------- ------- ----- --------- --------  -------------
  89.        0       0  0.0% 29-Feb-96 16:09:04 +
  90.     6240    3720 40.3% 09-Sep-94 19:59:56 +BReq
  91.     3736    1824 51.1% 29-Feb-96 16:08:50 +BReq-1.17.readme
  92.    16207    4876 69.9% 09-Sep-94 19:59:56 +BReq.c
  93.     7635    3176 58.4% 29-Feb-96 16:08:42 +BReq.man
  94.      183     119 34.9% 09-Sep-94 19:59:56 +SCOPTIONS
  95. -------- ------- ----- --------- --------
  96.    34001   13715 59.6% 10-Mar-96 20:00:00   6 files
  97.